shortcutssection: Drop container bits
authorMatthias Clasen <mclasen@redhat.com>
Fri, 8 May 2020 19:45:36 +0000 (15:45 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 12 May 2020 02:38:21 +0000 (22:38 -0400)
commit58a88a88b88ace142d983ecac77d06172bb85548
treebf09f4e1f350549e15181fe455a7b60298036dee
parent537d21155f56a153fef1f0979b938966a460b81d
shortcutssection: Drop container bits

When GtkBox stops being a container, GtkShortcutsSection
will also no longer be a container. So, stop overriding
container vfuncs, and instead add a buildable implementation
that does the right thing.
gtk/gtkshortcutssection.c